[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / b / 5 / DSmallFramework / 0.0.3 / DSmallFramework.podspec.json
blob140c9e45095dee8a26a795340e1108bda461b343
2   "name": "DSmallFramework",
3   "version": "0.0.3",
4   "summary": "Harness the power of Auto Layout NSLayoutConstraints with a simplified, chainable and expressive syntax.",
5   "description": "DSmallFramework is my self code framework , for my project.\nDSmallFramework is my self code framework , for my project.\nDSmallFramework is my self code framework , for my project",
6   "homepage": "https://github.com/iOSSample/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.3"
17   },
18   "source_files": [
19     "DSmallFramework",
20     "DSmallFramework/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "MobileCoreServices"
26   ],
27   "requires_arc": true