[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / f / 1 / MAGBehavior / 0.0.6 / MAGBehavior.podspec.json
blob8d3c51ef7fa55e4a0069968417372f586b8b873f
2   "name": "MAGBehavior",
3   "version": "0.0.6",
4   "summary": "Behavior pattern implementation from MadAppGang.",
5   "description": "                   MAGBehavior is Behaviur pattern classes to help organise the code.\n\n                   more about it here:\n                   http://www.objc.io/issue-13/behaviors.html\n\n",
6   "homepage": "http://git.madappgang.com/madappgang/magbehavior",
7   "license": "MIT",
8   "authors": {
9     "Ievgen Rudenko": "i@madappgang.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "http://git.madappgang.com/madappgang/magbehavior.git",
16     "tag": "0.0.6"
17   },
18   "source_files": [
19     "MAGBehavior",
20     "MAGBehavior/**/*.{h,m}"
21   ],
22   "requires_arc": true