[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / e / d / Flagstaff / 0.1.0 / Flagstaff.podspec.json
blob7236f219090ebc266730ec79433a5bca65205f28
2   "name": "Flagstaff",
3   "version": "0.1.0",
4   "summary": "Feature flagging for iOS",
5   "homepage": "https://github.com/NickEntin/flagstaff-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Nick Entin": "nick@entin.io"
12   },
13   "source": {
14     "git": "https://github.com/NickEntin/flagstaff-ios.git",
15     "tag": "0.1.0"
16   },
17   "social_media_url": "https://twitter.com/nckntn",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "Flagstaff/Classes/**/*"