[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / 4 / 0 / 5 / JQExtensions / 0.0.2 / JQExtensions.podspec.json
blob623a030c394e815f13119a352e34caacae08fde2
2   "name": "JQExtensions",
3   "version": "0.0.2",
4   "summary": "OC some of the base class extentions.",
5   "homepage": "https://github.com/Metoos/JQExtensions.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "life": "835620970@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/Metoos/JQExtensions.git",
18     "tag": "0.0.2"
19   },
20   "source_files": [
21     "Sources",
22     "Sources/*.{h,m}",
23     "Sources/Resources/*.{h,m,bundle}"
24   ],
25   "resources": "Sources/Resources/*.bundle",
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ],
30   "requires_arc": true