[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / a / b / 5 / DSmallFramework / 0.0.1 / DSmallFramework.podspec.json
blobea534073ec161761b2ddf8232a63a55b23732b70
2   "name": "DSmallFramework",
3   "version": "0.0.1",
4   "summary": "A short description of DSmallFramework.",
5   "description": "DSmallFramework is my self code framework , for my project",
6   "homepage": "http://EXAMPLE/DSmallFramework",
7   "license": "MIT",
8   "authors": {
9     "duhao": "duhaoios@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/iOSSample/DSmallFramework.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "DSmallFramework",
20     "DSmallFramework/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "MobileCoreServices"
26   ],
27   "requires_arc": true