[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / 6 / 3 / LXSupportKit / 0.1.2 / LXSupportKit.podspec.json
blob3146304e5c0099262603e31c959989732549603f
2   "name": "LXSupportKit",
3   "version": "0.1.2",
4   "summary": "A collection of codes to support my iOS development.",
5   "description": "A collection of codes to support my iOS development.\n\n- LXDeltaCalculation have been absorb by LXSupportKit.",
6   "homepage": "https://github.com/lxcid/LXSupportKit",
7   "license": "MIT",
8   "authors": {
9     "Stan Chang Khin Boon": "me@lxcid.com"
10   },
11   "source": {
12     "git": "https://github.com/lxcid/LXSupportKit.git",
13     "tag": "0.1.2"
14   },
15   "social_media_url": "https://twitter.com/lxcid",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "LXSupportKit/**/*.{m,h}",
21   "public_header_files": "LXSupportKit/**/*.h",
22   "frameworks": "Foundation"