[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 3 / 1 / AFOFoundation / 1.0.1 / AFOFoundation.podspec.json
blobc9e39dfbe6631902d8f38f79e94b1ed1b4156e03
2   "name": "AFOFoundation",
3   "version": "1.0.1",
4   "license": "MIT",
5   "homepage": "https://github.com/PangDu/AFOFoundation.git",
6   "authors": {
7     "PangDu": "792229197@qq.com"
8   },
9   "summary": "This library is an extension to the iOS Foundation framework.",
10   "source": {
11     "git": "https://github.com/PangDu/AFOFoundation.git",
12     "tag": "v1.0.1",
13     "submodules": true
14   },
15   "module_name": "Rich",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "public_header_files": "AFOFoundation/AFOFoundation/*.h",
20   "source_files": "AFOFoundation/AFOFoundation/*",
21   "ios": {
22     "frameworks": "Foundation"
23   }