[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 1 / 8 / 3 / SNFrameWork / 0.0.1 / SNFrameWork.podspec.json
blobdc535941be49515f43b3bddabb75d1ab8810719e
2   "name": "SNFrameWork",
3   "version": "0.0.1",
4   "summary": "A short description of SNFrameWork.",
5   "description": "一个Controller基类",
6   "homepage": "https://github.com/zhangshaonan/SNFrameWork.git",
7   "license": "MIT",
8   "authors": {
9     "zhangshaonan": "756132620@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/zhangshaonan/SNFrameWork.git",
13     "tag": "0.0.1"
14   },
15   "source_files": "CoreUI/*.{h,m}",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true,
24   "xcconfig": {
25     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
26   }