[Add] TensorFlowLiteC 0.0.1-nightly.20241230
[CocoaPods.git] / Specs / 3 / d / 9 / PlayDoh / 0.1.2 / PlayDoh.podspec.json
blob81ee81ad40e9412bf6d643d0c94335a0675ebfa7
2   "name": "PlayDoh",
3   "version": "0.1.2",
4   "license": "MIT",
5   "homepage": "https://github.com/LoganWright/PlayDoh",
6   "authors": {
7     "Logan Wright": "logan.william.wright@gmail.com"
8   },
9   "social_media_url": "https://twitter.com/logmaestro",
10   "summary": "Endpoint focused networking for iOS and OS X.",
11   "source": {
12     "git": "https://github.com/LoganWright/PlayDoh.git",
13     "tag": "0.1.2"
14   },
15   "source_files": "PlayDoh/Source/**/*.{h,m}",
16   "platforms": {
17     "ios": "7.0",
18     "osx": "10.8"
19   },
20   "requires_arc": true,
21   "dependencies": {
22     "AFNetworking": [
24     ],
25     "JSONMapping": [
26       "0.1"
27     ]
28   }