[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / d / 9 / 5 / MCKNumerics / 0.1.0 / MCKNumerics.podspec.json
blobd2276eccc14112aaea9bde2365f1847c2f8854e3
2   "name": "MCKNumerics",
3   "version": "0.1.0",
4   "summary": "Classes and categories providing various mathematical operations.",
5   "homepage": "http://github.com/sixstringtheory/MCKNumerics",
6   "license": "MIT",
7   "authors": {
8     "Andrew McKnight": "amcknight2718@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/sixstringtheory/MCKNumerics.git",
12     "tag": "0.1.0"
13   },
14   "source_files": "MCKNumerics/**/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "6.0"
18   }