[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 8 / 1 / 2 / IDNFramework / 0.0.3 / IDNFramework.podspec.json
blob706397c3e111d9c1f4ae45ab3993686144a2e1a8
2   "name": "IDNFramework",
3   "version": "0.0.3",
4   "summary": "An ObjC framework for iOS",
5   "description": "An ObjC framework for iOS including categories of Foundation and UIKit Categories",
6   "homepage": "https://github.com/photondragon/IDNFramework",
7   "license": "MIT",
8   "authors": {
9     "photondragon": "photondragon@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/photondragon/IDNFramework.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "Classes",
20     "IDNFramework/IDNFramework/**/*.{h,m}"
21   ],
22   "exclude_files": [
23     "IDNFramework/IDNFramework/IDNFoundationEx/IDNFileDownloader.*",
24     "IDNFramework/IDNFramework/deprecated/SegmentQuery.*"
25   ]