[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 4 / d / NKArchitectureIndependentMath / 0.1.0 / NKArchitectureIndependentMath.podspec.json
bloba91fdb0571e37c0f5abafc51c5a6169154246310
2   "name": "NKArchitectureIndependentMath",
3   "version": "0.1.0",
4   "summary": "A micro library for doing math operations independent of 32/64 bit architecture",
5   "homepage": "https://github.com/neilkimmett/NKArchitectureIndependentMath",
6   "license": "MIT",
7   "authors": {
8     "Neil Kimmett": "neilkimmett@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/neilkimmett/NKArchitectureIndependentMath.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/neilkimmett",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": false,
19   "source_files": "Pod/Classes/**/*"