[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 6 / 3 / 9 / FoundationsCategory / 1.0.1 / FoundationsCategory.podspec.json
blobecaab381443f84e54dc129277a03007af7046c20
2   "name": "FoundationsCategory",
3   "version": "1.0.1",
4   "summary": "NextStep Foundation Category macOS.",
5   "description": "NextStep Foundation Category macOS. Such as NSImage.",
6   "homepage": "https://github.com/kidyoungx/FoundationsCategory",
7   "license": "MPL-2.0",
8   "authors": {
9     "Kid Young": "kidyoungx@gmail.com"
10   },
11   "platforms": {
12     "osx": "10.7"
13   },
14   "source": {
15     "git": "https://github.com/kidyoungx/FoundationsCategory.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "FoundationsCategory",
20     "FoundationsCategory/**/*.{h,m}"
21   ],
22   "exclude_files": "SampleFoundationsCategory",
23   "public_header_files": "FoundationsCategory/**/*.h",
24   "requires_arc": true