[Add] Dengage 5.73
[CocoaPods.git] / Specs / f / 5 / 4 / ATFoundation / 0.0.6 / ATFoundation.podspec.json
blob9d04fb5ea33f9a5ce4e9312ddc93f443b4f914c3
2   "name": "ATFoundation",
3   "version": "0.0.6",
4   "summary": "a foundation extension",
5   "description": "a foundation extension\n balabala",
6   "homepage": "https://github.com/AesirTitan/ATFoundation",
7   "license": "MIT",
8   "authors": {
9     "Aesir": "ayan.bifrost@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/AesirTitan/ATFoundation.git",
16     "tag": "0.0.6"
17   },
18   "source_files": "ATFoundation/**/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]