[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / a / 4 / JCTiledScrollView / 0.0.1 / JCTiledScrollView.podspec.json
blob377ba7c44c0e313cfc2241ca6669e2874d60a0c3
2   "name": "JCTiledScrollView",
3   "version": "0.0.1",
4   "summary": "It helps make working with IonIcons easier.",
5   "homepage": "https://github.com/yichizhang/JCTiledScrollView",
6   "license": {
7     "type": "BSD",
8     "file": "LICENCE.txt"
9   },
10   "authors": {
11     "Yichi Zhang": "zhang-yi-chi@hotmail.com"
12   },
13   "source": {
14     "git": "https://github.com/yichizhang/JCTiledScrollView.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": [
22     "Headers/*.h",
23     "JCTiledScrollView/Source/*.m"
24   ],
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ]