[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / 1 / 2 / IDNFramework / 0.0.2 / IDNFramework.podspec.json
blob2d6618af43d2e2ff5f19d5209cb3241b12d1398e
2   "name": "IDNFramework",
3   "version": "0.0.2",
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.2"
17   },
18   "source_files": [
19     "Classes",
20     "IDNFramework/IDNFramework/**/*.{h,m}"
21   ],
22   "exclude_files": "IDNFramework/IDNFramework/IDNFoundationEx/IDNFileDownloader.*"