[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / d / c / MHStackManager / 1.0.0 / MHStackManager.podspec.json
blob23d0d92e6e8650eb2aaaa5b61fee80b4eec31843
2   "name": "MHStackManager",
3   "version": "1.0.0",
4   "license": "MIT",
5   "homepage": "https://github.com/mariohahn/StackManager",
6   "authors": {
7     "Mario Hahn": "mario_hahn@me.com"
8   },
9   "summary": "StackManager",
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/mariohahn/StackManager.git",
15     "tag": "v1.0.0"
16   },
17   "dependencies": {
18     "Masonry": [
20     ]
21   },
22   "source_files": [
23     "StackManager/StackManager/**/*.{h,m}"
24   ],
25   "requires_arc": true