[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 2 / 7 / SAMacro / 1.5.0 / SAMacro.podspec.json
blob114bbaad83b4607dee6d2f6c3c28a9e99b2c82a8
2   "name": "SAMacro",
3   "version": "1.5.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": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Smart-AI",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/Smart-AI/SAMacro.git",
17     "tag": "1.5.0"
18   },
19   "source_files": "SAMacro/*.{h,m}",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true