[Add] FronteggSwift 1.2.29
[CocoaPods.git] / Specs / 2 / 6 / e / AstroCocoaKit / 0.1.1 / AstroCocoaKit.podspec.json
blob86b9810f208a8e6ef83caf758bd53c477aa89286
2   "name": "AstroCocoaKit",
3   "version": "0.1.1",
4   "summary": "AstroCocoaKit is a small kit for manipulating basic astronomical quantities in Obj-C",
5   "description": "                   AstroCocoaKit is the successor of the AstroCocoaPackage. It is used\n                   by QLFits3 and the new versions of onekiloparsec's apps.\n\n                   AstroCocoaKit provides basic manipulations of some usual astronomical\n                   quantities, coordinates etc in Objective-C.\n",
6   "homepage": "https://github.com/onekiloparsec/AstroCocoaKit",
7   "license": "MIT",
8   "authors": {
9     "Cédric Foellmi": "cedric@onekilopars.ec"
10   },
11   "social_media_url": "http://twitter.com/onekiloparsec",
12   "platforms": {
13     "osx": "10.7"
14   },
15   "source": {
16     "git": "https://github.com/onekiloparsec/AstroCocoaKit.git",
17     "tag": "0.1.1"
18   },
19   "source_files": [
20     "AstroCocoaKit",
21     "AstroCocoaKit/**/*.{c,h,m}"
22   ],
23   "public_header_files": "Classes/**/*.h",
24   "frameworks": "Foundation",
25   "requires_arc": true