[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / 7 / SAMacro / 1.1.0 / SAMacro.podspec.json
blobaa6ba050b549df1e08d170c75eae0d1eef18be85
2   "name": "SAMacro",
3   "version": "1.1.0",
4   "summary": "An elegant macro tool.",
5   "description": "An elegant macro tool writen by Objective-C.",
6   "homepage": "https://github.com/Smart-AI/SAMacro",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Smart-AI",
12   "platforms": {
13     "ios": "5.0"
14   },
15   "source": {
16     "git": "https://github.com/Smart-AI/SAMacro.git",
17     "tag": "1.1.0"
18   },
19   "source_files": "SAMacro/*.{h,m}",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true