[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / b / 8 / c / FoundationCategory / 1.0.1 / FoundationCategory.podspec.json
blob8e5f2bea3fc76ee8e0039c48a4978f408a7bed7f
2   "name": "FoundationCategory",
3   "version": "1.0.1",
4   "summary": "NextStep Foundation Category.",
5   "description": "NextStep Foundation Category. Such as NSObject, NSString.",
6   "homepage": "https://github.com/kidyoungx/FoundationCategory",
7   "license": "MPL-2.0",
8   "authors": {
9     "Kid Young": "kidyoungx@gmail.com"
10   },
11   "platforms": {
12     "ios": "5.0",
13     "osx": "10.7"
14   },
15   "source": {
16     "git": "https://github.com/kidyoungx/FoundationCategory.git",
17     "tag": "1.0.1"
18   },
19   "source_files": [
20     "FoundationCategory",
21     "FoundationCategory/**/*.{h,m}"
22   ],
23   "exclude_files": "SampleFoundationCategory",
24   "public_header_files": "FoundationCategory/**/*.h",
25   "requires_arc": true