[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 5 / 7 / XAspect-Foundation_UnicodifyingDescriptionsOfObjects / 1.0.0 / XAspect-Foundation_UnicodifyingDescriptionsOfObjects.podspec.json
blobd0a5fd4affbba3ed8f8dc0e5cb79c517dce8ccb1
2   "name": "XAspect-Foundation_UnicodifyingDescriptionsOfObjects",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Unicodify descriptions of objects in Foundation framework",
6   "homepage": "https://github.com/xareelee/Foundation_UnicodifyingDescriptionsOfObjects",
7   "authors": {
8     "Kang-Yu Xaree Lee": "xareelee@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/xareelee/Foundation_UnicodifyingDescriptionsOfObjects.git",
12     "tag": "1.0.0",
13     "submodules": true
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "5.0",
18     "osx": "10.7"
19   },
20   "source_files": "AspectFiles/*.{h,m}",
21   "dependencies": {
22     "XAspect": [
24     ]
25   }