[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / f / 1 / MAGBehavior / 0.0.5 / MAGBehavior.podspec.json
blobcd531b8a2061311346b3b2923b757c2eb1c5614b
2   "name": "MAGBehavior",
3   "version": "0.0.5",
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.5"
17   },
18   "source_files": [
19     "MAGBehavior",
20     "MAGBehavior/**/*.{h,m}"
21   ],
22   "requires_arc": true